Fix some GtkComboBoxText problems
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Oct 2010 12:17:34 +0000 (08:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 16 Oct 2010 12:17:34 +0000 (08:17 -0400)
commit17cd0db6a81a782ed6c069d73efa5692c84b582e
tree96bdcf68d2e0be49e83dff7f5213b14e1e7186e7
parenta62e1b95bc2d210ac8f49ed9e1519d98b6f97fd2
Fix some GtkComboBoxText problems

We must use entry-text-column explicitly to 0, since it defaults to -1.
gtk/gtkcomboboxtext.c